home *** CD-ROM | disk | FTP | other *** search
- This Version: 2.2 -- RELEASE VERSION --
-
- Original Alpha: 2.0
-
- Changes since 2.0:
-
- 12/28/95 - Fixed some problems with the MCB.LST file. It was not properly
- updating the list. Now it does. Only thing left for full
- MCB integration is to have the KILL button launch MCB.
-
- 12/17/95 - Included in this distribution is some popup.ini stuff to assist
- in facilitating all of this. Read INSTALL.TXT for more info.
-
- 12/17/95 - Combined several apps into one. WinLL now maintains a list of
- split servers in a text file. This text file is specified
- in your LL.INI file. In the [BOT] section, put the following:
-
- MCBList=<Path and filename for text files>
-
- NOTE: This feature only functions in TERSE mode.
-
- The purpose of this feature was to help facilitate a temporary
- integration of MCB and WinLL. This is not the final
- implementation of WinMCB, but a temporary way to use Console
- MCB whilst WinMCB is still under development.
- Console MCB has also had a feature added which allows it
- to read the first server from the above split servers list.
- Since MCB reads the *first* server in the list, this means
- you should utilize Winll's ability to report only those
- servers you can connect to.
-
- 11/21/95 - Fixed Terse mode.
-
- 11/21/95 - Fixed repeating error message problem when an error occurs after
- connection.
-
- 11/21/95 - Forced Listbox server info to scroll when updated.
-
- 11/19/95 - Improved error checking. Should be more stable and more
- informative about errors.
-
- 11/19/95 - Added ability to specify servers which you can connect to in the
- ll.ini file. The syntax is the following:
-
- [SERVERS]
- irc.server.name
- irc.server.name
- irc.server.name
-
- Up to 20 servers can be specified this way. If no servers are
- specified, all server info is shown.
-
- 11/19/95 - See README.1ST for info on the new distribution site. Thanks Ximax.
-
- 11/19/95 - Added status info to the status bar.
-
- 11/19/95 - Added ability to dynamically change servers whilst LL is running.
- Simply change the configuration using the configure button
- then hit launch bot again.
-
- 11/17/95 - Fixed Split Sound not working
-
- 11/17/95 - Made the connection code asynchronous. No more lockups during
- connection.
-
- 11/15/95 - Added Keywords in ll.ini for specifying sounds for various activities.
- Add to ll.ini:
-
- [SOUND]
- Split Sound=<some wav file>
- Merge Sound=<some wav file>
- Add Sound=<Some wav file>
-
- Knock yerself out. :)
-
- 11/15/95 - Fixed PORT number/LINKS glitch.
-